board: turris_mox: Fix watchdog macro name
authorMarek BehĂșn <[email protected]>
Fri, 17 Aug 2018 10:58:53 +0000 (12:58 +0200)
committerStefan Roese <[email protected]>
Wed, 19 Sep 2018 06:59:26 +0000 (08:59 +0200)
commit17445e96882ba8175b599e6790a240359c55d508
tree73cba57d62b9674dc742d6396e1bdf9493564991
parentde75fb09a18e0c9bc2a503a6512a4e433856a30a
board: turris_mox: Fix watchdog macro name

The macro name CONFIG_WDT_ARMADA_3720 is called CONFIG_WDT_ARMADA_37XX
instead. Fix this so that watchdog really is enabled in board_init.

Signed-off-by: Marek Behun <[email protected]>
Signed-off-by: Stefan Roese <[email protected]>
board/CZ.NIC/turris_mox/turris_mox.c